NTDBTOOL(8) | System Administration tools | NTDBTOOL(8) |
NAME¶
ntdbtool - manipulate the contents NTDB files
SYNOPSIS¶
ntdbtool NTDBFILE [COMMANDS...]
DESCRIPTION¶
This tool is part of the samba(1) suite.
ntdbtool a tool for displaying and altering the contents of Samba NTDB (New Trivial DataBase) files. Each of the commands listed below can be entered interactively or provided on the command line.
COMMANDS¶
create NTDBFILE
open NTDBFILE
erase
dump
cdump
keys
hexkeys
info
insert KEY DATA
move KEY NTDBFILE
store KEY DATA
show KEY
delete KEY
list
free
! COMMAND
first
next
check
repack
quit
SEE ALSO¶
CAVEATS¶
The contents of the Samba NTDB files are private to the implementation and should not be altered with ntdbtool.
VERSION¶
This man page is correct for version 4.0 of the Samba suite.
AUTHOR¶
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.
06/20/2018 | Samba 4.1 |